"Template","Flowchart - Basic.vst" "Property", "Process","Cost","Cost of Process","Enter cost in US dollars",,,,, "Property", "Process","Duration","Process Duration","Enter duration in weeks",,,,, "Property", "Process","Resources","Resources Needed","Enter needed resources",,,,, ; ----------------------------------------------------------------------------------- ; INSTRUCTIONS (Be sure to scroll to right, if necessary) ; ; TO CREATE A SHAPE ; ----------------- ; To create a shape, type a line with the following fields ; Shape,"Shape ID","Master Name","Stencil Name","Shape Text","Cost","Duration","Resources" ; where anything in quotes denotes the actual value. ; ; For example, ; Shape,"MyShape1","Process","flowchrt.vss","This is my shape's text","1.05","4 hours","Some resources" ; ; TO CREATE A LINK ; ---------------- ; To create a link, type a line with the following fields ; Link,"Link ID","Master Name","Stencil Name","Link Text","From Shape (or Connector) ID","ToShape(or Connector) ID" ; where anything in quotes denotes the actual value. ; ; For example, ; Link,"MyLink1","Line Connector","flowchrt.vss","some text","MyShape1","MyShape2" ; ; --------------------------------------------------------------------------------------- ; Start BELOW this line (Do NOT edit this line or above). Shape,"MyShape1","Process","This is my shape's text",,,,,"1.05","4","Some resources" Shape,"MyShape2","Process","This is my shape's text",,,,,"1.05","4","Some resources" Link,"MyLink1","Line connector","some text","MyShape1","MyShape2",,,